Skip to content

Conversation

@Ameausoone
Copy link

Update MongoDB version to 3.4
Use docker volumes instead of local storage
Use default standard MongoDB ports
Use wait-for-it.sh to wait until Mongo servers are available (but there is better way to wait until servers are fully ready)
Add Makefile
Update documentation

Ameausoone and others added 5 commits June 28, 2017 22:39
Use new config servers replica set
Use docker volumes
Use default port
- generate automatically the help 
- make help, the default task
feat(makefile): auto generated help
@andiempett
Copy link

when i try this pull request out, i find that mongos1_1 fails to start up with the error

...
...failed Permission denied for socket: /tmp/mongodb-27017.sock
...Failed to set up sockets during startup.
...shutting down with code:48

RemyG and others added 6 commits February 19, 2019 11:27
Fix error ```failed Permission denied for socket: /tmp/mongodb-27017.sock``` when starting on Linux.
remove custom volumes management and let docker manage it
some fixes to update to mongo 4.0 (bind_ip_all, nojournal, rest)
update documentation
@Ameausoone Ameausoone changed the title Update docker-compose.yml Update to mongo 4.0 Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants